home *** CD-ROM | disk | FTP | other *** search
/ Chip: Internet / Chip Internet.iso / viewer / emtex.ins / dvips / dvips549.pc / readme.1st < prev   
Text File  |  1995-02-17  |  3KB  |  73 lines

  1. =========================================================
  2. This is README.1ST for 386 - DVIPS 5.499 for OS/2 and DOS
  3. G. Sawade               V1.2                  16.Mar.1994
  4. =========================================================
  5.  
  6.  
  7. INSTALLATION
  8.  
  9. Change to the Drive, where emTeX is already installed.
  10.  
  11. use
  12.         pkunzip -o -d dvipslib       (DVIPS related stuff)
  13.         pkunzip -o -d dps5499b       (Binaries)
  14. (       pkunzip -o -d dps5499s       (Sources) optional)
  15.  
  16. Note: For updating an already installed dvips you need only dps5499b.
  17.  
  18. This system should run, (try it as follows:
  19.         cd \emtex\doc
  20.         dvips adjust       (you get 'adjust.ps')
  21.    Print adjust.ps as usual on a PostScript device or via GhostScript
  22.    and use the output to adjust the margin settings in dvips.cmd/bat.)
  23.  
  24. Possible Problems:
  25.         Some environmental variables have not been set correctly,
  26.         check \emtex\set-tex.bat/cmd and the settings in \emtex\dvips.bat/cmd,
  27.         especially the value EMTEXDRV.
  28.         If your emTeX is  N O T  installed on Drive C:, you must
  29.         edit the file 
  30.         \emtex\ps\config.ps:
  31.                 [...]
  32.                 * Paths (uncomment and edit if you need these)
  33.                 *T c:\emtex\tfm
  34.                 *V c:\texfonts\vf
  35.                 *P c:\texfonts\pixel.lj\%ddpi\%f.%p
  36.                 *L c:\texfonts\;lj_0;lj_h;lj_1;lj_2;lj_3;lj_4;lj_5a;lj_5b;lj_sli
  37.                 *S .;c:\emtex\texinput
  38.                 *H .;c:\emtex\ps
  39.                 *T d:\emtex\tfm
  40.                 *V d:\texfonts\vf
  41.                 [..]
  42.         usually, only changes of P and L should be necessary, example:
  43.                 P d:\texfonts\pixel.lj\%ddpi\%f.%p
  44.                 L d:\texfonts\;lj_0;lj_h;lj_1;lj_2;lj_3;lj_4;lj_5a;lj_5b;lj_sli
  45.  
  46.  
  47.  
  48.  
  49. INFORMATION ABOUT THIS VERSION
  50.  
  51. This dvips has been compiled with emx/gcc Version 0.8g by E. Mattes,
  52. only by editing the makefile (dvips\makefile.emx),
  53. by
  54.        Guido Sawade      <sawade@marie.physik.tu-berlin.de>
  55.         TU Berlin, Opt.Inst., PN 0-1
  56.         Hardenbergstr. 36               (Fon.: ++49.30. 314-23151)
  57.         D -- 10623 BERLIN
  58.                 Contact me on problems with this version of dvips.
  59.  
  60.  
  61. It is real 32Bit Code for use with 386/486/Pentium Mashines ONLY.
  62.  
  63. The Programs (dvips32.exe, afm2tfm, squeeze.exe) make use of EMX.EXE (DOS) or
  64. EMX.DLL (OS2), so do not remove these files!
  65.  
  66. Make shure under OS2, that EMX.DLL (of this Version) is the one and only
  67. within the pathes listed in your LIBPATH-Entry.
  68.  
  69.  
  70. =========================================================
  71. END                                         of README.1ST
  72. =========================================================
  73.